ServiceCreateAttachment Method |
| Name | Description | |
|---|---|---|
| CreateAttachment(Attachment, ItemId) |
Creates either an item or file attachment and attaches it to the specified item.
| |
| CreateAttachment(Attachment, String) |
Creates either an item or file attachment and attaches it to the specified item.
| |
| CreateAttachment(IListAttachment, ItemId) |
Creates attachments and attaches them to the specified item.
| |
| CreateAttachment(IListAttachment, String) |
Creates attachments and attaches them to the specified item.
|